[INFO] fetching crate rlibcex 0.1.2...
[INFO] fixing rlibcex-0.1.2 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] extracting crate rlibcex 0.1.2 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate rlibcex 0.1.2
[INFO] finished tweaking crates.io crate rlibcex 0.1.2
[INFO] tweaked toml for crates.io crate rlibcex 0.1.2 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rlibcex 0.1.2 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `rlibcex` (manifest) generated 1 warning
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 214923ad23d425424b167f40c2d7e4a42e67e4270ff455e5bd48bb1e3ba8b7aa
[INFO] running `Command { std: "docker" "start" "214923ad23d425424b167f40c2d7e4a42e67e4270ff455e5bd48bb1e3ba8b7aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "214923ad23d425424b167f40c2d7e4a42e67e4270ff455e5bd48bb1e3ba8b7aa" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "214923ad23d425424b167f40c2d7e4a42e67e4270ff455e5bd48bb1e3ba8b7aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "214923ad23d425424b167f40c2d7e4a42e67e4270ff455e5bd48bb1e3ba8b7aa" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2015 edition to 2018
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `rlibcex` (manifest) generated 1 warning
[INFO] [stderr]     Checking rlibcex v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2015 edition to 2018
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stderr] crater-edition-check: rlibcex v0.1.2 (/opt/rustwide/workdir) updating edition from 2015 to 2018
[INFO] [stderr]     Checking rlibcex v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `mipsel`
[INFO] [stdout]   --> src/lib.rs:21:11
[INFO] [stdout]    |
[INFO] [stdout] 21 |           target_arch = "mipsel",
[INFO] [stdout]    |           ^^^^^^^^^^^^^^--------
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: there is a expected value with a similar name: `"mips64"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `le32`
[INFO] [stdout]   --> src/lib.rs:23:11
[INFO] [stdout]    |
[INFO] [stdout] 23 |           target_arch = "le32"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]  --> src/ctype.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub unsafe extern fn isalnum(c: c_int) -> c_int {
[INFO] [stdout]   |            ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(missing_abi)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/ctype.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub unsafe extern fn isalpha(c: c_int) -> c_int {
[INFO] [stdout]    |            ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/ctype.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub unsafe extern fn isascii(c: c_int) -> c_int {
[INFO] [stdout]    |            ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/ctype.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub unsafe extern fn isblank(c: c_int) -> c_int {
[INFO] [stdout]    |            ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/ctype.rs:27:12
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub unsafe extern fn iscntrl(c: c_int) -> c_int {
[INFO] [stdout]    |            ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/ctype.rs:32:12
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub unsafe extern fn isdigit(c: c_int) -> c_int {
[INFO] [stdout]    |            ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/ctype.rs:37:12
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub unsafe extern fn isgraph(c: c_int) -> c_int {
[INFO] [stdout]    |            ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/ctype.rs:42:12
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub unsafe extern fn islower(c: c_int) -> c_int {
[INFO] [stdout]    |            ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/ctype.rs:47:12
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub unsafe extern fn isprint(c: c_int) -> c_int {
[INFO] [stdout]    |            ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/ctype.rs:52:12
[INFO] [stdout]    |
[INFO] [stdout] 52 | pub unsafe extern fn ispunct(c: c_int) -> c_int {
[INFO] [stdout]    |            ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/ctype.rs:57:12
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub unsafe extern fn isspace(c: c_int) -> c_int {
[INFO] [stdout]    |            ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/ctype.rs:62:12
[INFO] [stdout]    |
[INFO] [stdout] 62 | pub unsafe extern fn isupper(c: c_int) -> c_int {
[INFO] [stdout]    |            ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/ctype.rs:67:12
[INFO] [stdout]    |
[INFO] [stdout] 67 | pub unsafe extern fn isxdigit(c: c_int) -> c_int {
[INFO] [stdout]    |            ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/ctype.rs:72:12
[INFO] [stdout]    |
[INFO] [stdout] 72 | pub unsafe extern fn toascii(c: c_char) -> c_char {
[INFO] [stdout]    |            ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/ctype.rs:77:12
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub unsafe extern fn tolower(c: c_char) -> c_char {
[INFO] [stdout]    |            ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/ctype.rs:86:12
[INFO] [stdout]    |
[INFO] [stdout] 86 | pub unsafe extern fn toupper(c: c_char) -> c_char {
[INFO] [stdout]    |            ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]  --> src/string.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub unsafe extern fn strcpy(dst: *mut c_char, src: *const c_char) -> *mut c_char {
[INFO] [stdout]   |            ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/string.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub unsafe extern fn strcat(dst: *mut c_char, src: *const c_char) -> *mut c_char {
[INFO] [stdout]    |            ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/string.rs:32:12
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub unsafe extern fn strcmp(cs: *const c_char, ct: *const c_char) -> c_int {
[INFO] [stdout]    |            ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/string.rs:44:12
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub unsafe extern fn strncmp(cs: *const c_char, ct: *const c_char, mut n: size_t) -> c_int {
[INFO] [stdout]    |            ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/string.rs:85:12
[INFO] [stdout]    |
[INFO] [stdout] 85 | pub unsafe extern fn strlen(cs: *const c_char) -> size_t {
[INFO] [stdout]    |            ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `test` is ambiguous
[INFO] [stdout]   --> src/ctype.rs:98:9
[INFO] [stdout]    |
[INFO] [stdout] 98 |     use test::black_box;
[INFO] [stdout]    |         ^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution
[INFO] [stdout] note: `test` could refer to the module imported here
[INFO] [stdout]   --> src/ctype.rs:97:9
[INFO] [stdout]    |
[INFO] [stdout] 97 |     use super::*;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `test` to disambiguate
[INFO] [stdout]    = help: or use `self::test` to refer to this module unambiguously
[INFO] [stdout] note: `test` could also refer to the crate imported here
[INFO] [stdout]   --> src/lib.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | extern crate test;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: use `::test` to refer to this crate unambiguously
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `test` is ambiguous
[INFO] [stdout]    --> src/string.rs:111:9
[INFO] [stdout]     |
[INFO] [stdout] 111 |     use test::black_box;
[INFO] [stdout]     |         ^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution
[INFO] [stdout] note: `test` could refer to the module imported here
[INFO] [stdout]    --> src/string.rs:110:9
[INFO] [stdout]     |
[INFO] [stdout] 110 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `test` to disambiguate
[INFO] [stdout]     = help: or use `self::test` to refer to this module unambiguously
[INFO] [stdout] note: `test` could also refer to the crate imported here
[INFO] [stdout]    --> src/lib.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | extern crate test;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: use `::test` to refer to this crate unambiguously
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `mipsel`
[INFO] [stdout]   --> src/lib.rs:21:11
[INFO] [stdout]    |
[INFO] [stdout] 21 |           target_arch = "mipsel",
[INFO] [stdout]    |           ^^^^^^^^^^^^^^--------
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: there is a expected value with a similar name: `"mips64"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `le32`
[INFO] [stdout]   --> src/lib.rs:23:11
[INFO] [stdout]    |
[INFO] [stdout] 23 |           target_arch = "le32"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]  --> src/ctype.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub unsafe extern fn isalnum(c: c_int) -> c_int {
[INFO] [stdout]   |            ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(missing_abi)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/ctype.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub unsafe extern fn isalpha(c: c_int) -> c_int {
[INFO] [stdout]    |            ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/ctype.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub unsafe extern fn isascii(c: c_int) -> c_int {
[INFO] [stdout]    |            ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/ctype.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub unsafe extern fn isblank(c: c_int) -> c_int {
[INFO] [stdout]    |            ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/ctype.rs:27:12
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub unsafe extern fn iscntrl(c: c_int) -> c_int {
[INFO] [stdout]    |            ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/ctype.rs:32:12
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub unsafe extern fn isdigit(c: c_int) -> c_int {
[INFO] [stdout]    |            ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/ctype.rs:37:12
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub unsafe extern fn isgraph(c: c_int) -> c_int {
[INFO] [stdout]    |            ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/ctype.rs:42:12
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub unsafe extern fn islower(c: c_int) -> c_int {
[INFO] [stdout]    |            ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/ctype.rs:47:12
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub unsafe extern fn isprint(c: c_int) -> c_int {
[INFO] [stdout]    |            ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/ctype.rs:52:12
[INFO] [stdout]    |
[INFO] [stdout] 52 | pub unsafe extern fn ispunct(c: c_int) -> c_int {
[INFO] [stdout]    |            ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/ctype.rs:57:12
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub unsafe extern fn isspace(c: c_int) -> c_int {
[INFO] [stdout]    |            ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/ctype.rs:62:12
[INFO] [stdout]    |
[INFO] [stdout] 62 | pub unsafe extern fn isupper(c: c_int) -> c_int {
[INFO] [stdout]    |            ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/ctype.rs:67:12
[INFO] [stdout]    |
[INFO] [stdout] 67 | pub unsafe extern fn isxdigit(c: c_int) -> c_int {
[INFO] [stdout]    |            ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/ctype.rs:72:12
[INFO] [stdout]    |
[INFO] [stdout] 72 | pub unsafe extern fn toascii(c: c_char) -> c_char {
[INFO] [stdout]    |            ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/ctype.rs:77:12
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub unsafe extern fn tolower(c: c_char) -> c_char {
[INFO] [stdout]    |            ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/ctype.rs:86:12
[INFO] [stdout]    |
[INFO] [stdout] 86 | pub unsafe extern fn toupper(c: c_char) -> c_char {
[INFO] [stdout]    |            ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]  --> src/string.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub unsafe extern fn strcpy(dst: *mut c_char, src: *const c_char) -> *mut c_char {
[INFO] [stdout]   |            ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/string.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub unsafe extern fn strcat(dst: *mut c_char, src: *const c_char) -> *mut c_char {
[INFO] [stdout]    |            ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/string.rs:32:12
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub unsafe extern fn strcmp(cs: *const c_char, ct: *const c_char) -> c_int {
[INFO] [stdout]    |            ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/string.rs:44:12
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub unsafe extern fn strncmp(cs: *const c_char, ct: *const c_char, mut n: size_t) -> c_int {
[INFO] [stdout]    |            ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/string.rs:85:12
[INFO] [stdout]    |
[INFO] [stdout] 85 | pub unsafe extern fn strlen(cs: *const c_char) -> size_t {
[INFO] [stdout]    |            ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0659`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rlibcex` (lib test) due to 2 previous errors; 23 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "214923ad23d425424b167f40c2d7e4a42e67e4270ff455e5bd48bb1e3ba8b7aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "214923ad23d425424b167f40c2d7e4a42e67e4270ff455e5bd48bb1e3ba8b7aa", kill_on_drop: false }`
[INFO] [stdout] 214923ad23d425424b167f40c2d7e4a42e67e4270ff455e5bd48bb1e3ba8b7aa
